Global Index
HTML5 JS API Index > Shadow DOM Tutorials & Specs

HTMLContentElement

Extends HTMLElement.

The content HTML element represents a insertion point in the shadow tree.

Properties
boolean
resetStyleInheritance
Must reflect the resetstyleinheritance attribute.
DOMString
select
Must reflect the select attribute.
Operations
NodeList
getDistributedNodes()
Must return a static NodeList consisting of nodes, currently distributed into this insertion point.